Total Complexity | 6 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 71 |
Lines of code | 25 |
Logical lines of code | 14 |
Comment lines | 36 |
Methods | 5 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calculate_max_installment_qty() | 70 | 2 | 6 | |
get_value_with_interest() | 72 | 1 | 5 | |
get_interest_value() | 72 | 1 | 5 | |
round_up() | 70 | 1 | 6 | |
calculate_installment() | 80 | 1 | 3 |